CLASS 11 PHYSICS • BASIC MATHEMATICS — PART 5 OF 7
Powered by Vardaan Comet
🌐 vardaanlearning.com📞 9508841336
CALCULUS — DIFFERENTIATION
WHY THIS MATTERS
Calculus is the mathematical engine that drives all of physics. Differentiation answers the question: "At this exact instant, how fast is this quantity changing?". Velocity is the derivative of position. Acceleration is the derivative of velocity. Finding maxima and minima of functions — projectile range, maximum kinetic energy — all need differentiation.
§1. The Concept of Rate of Change
Secant line approaching tangent at $x=2$ on $y=x^2$
Average Rate vs. Instantaneous Rate
Average Rate of Change
Over a finite interval $[x_1, x_2]$:
$$\frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}$$
This is the slope of the secant line joining two points.
Instantaneous Rate (Derivative)
As $\Delta x \to 0$:
$$\frac{dy}{dx} = \lim_{\Delta x \to 0}\frac{f(x+\Delta x) - f(x)}{\Delta x}$$
This is the slope of the tangent line at a single point.